PEJobInfo4

The PEJobInfo4 structure was specially designed for 4-byte aligned functions. It retrieves print job process and display information data that is used by the PEGetJobStatus4 function.

Type PEJobInfo4
StructSize As Integer
NumRecordsRead As Long
NumRecordsSelected As Long
NumRecordsPrinted As Long
DisplayPageN As Integer
LatestPageN As Integer
StartPageN As Integer
PrintEnded As Long
End Type
Members

StructSize

Specifies the size of the PEJobInfo4 structure. You must initialize this member to be the size of whatever it is, for example, job.StructSize = PE_SIZEOF_JOB_INFO4.

NumRecordsRead

Specifies the number of records actually processed.

NumRecordsSelected

Specifies the number of records selected for inclusion in the report out of the total number of records read.

NumRecordsPrinted

Specifies the number of pages actually printed.

DisplayPageN

Specifies the page number of the currently displayed page.

LastPageN

Specifies the number of the last page that is currently available. Once the printing is complete, this value is the number of the last page.

StartPageN

Specifies the number of the starting page. The value will normally be 1, but you can specify something else using PESetPrintOptions.

PrintEnded

Specifies whether or not the printing process is completed. TRUE indicates that this process is completed; FALSE indicates that is not yet complete.



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com